home *** CD-ROM | disk | FTP | other *** search
/ Revista do CD-ROM 100 / CD-ROM 100.iso / aplic / oo1_1 / f_0034 / common.jar / text / common / 01 / 05020301.xml < prev    next >
Encoding:
Extensible Markup Language  |  2003-04-30  |  55.2 KB  |  486 lines

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <html><head><title>Number Format Codes</title><meta name="filename" content="text/common/01/05020301"/><help:css-file-link xmlns:help="http://openoffice.org/2000/help"/><!--The CSS style header method for setting styles--><style type="text/css">
  3.  
  4.         table.Tabelle6{
  5.                 margin-left:0cm; margin-right:0.005cm;}
  6.         span.Tabelle6A{
  7.                 width:3.316cm;}
  8.         span.Tabelle6B{
  9.                 width:14.676cm;}
  10.         table.Tabelle1{
  11.                 }
  12.         span.Tabelle1A{
  13.                 width:8.999cm;}
  14.         table.Tabelle2{
  15.                 }
  16.         span.Tabelle2A{
  17.                 width:8.999cm;}
  18.         table.Tabelle3{
  19.                 }
  20.         span.Tabelle3A{
  21.                 width:8.999cm;}
  22.         td.Tabelle3A1{
  23.                 }
  24.         table.Tabelle4{
  25.                 }
  26.         span.Tabelle4A{
  27.                 width:8.999cm;}
  28.         td.Tabelle4A1{
  29.                 }
  30.         table.Tabelle5{
  31.                 }
  32.         span.Tabelle5A{
  33.                 width:4.152cm;}
  34.         span.Tabelle5B{
  35.                 width:13.847cm;}
  36.         td.Tabelle5A1{
  37.                 }
  38.         table.Tabelle7{
  39.                 margin-left:0cm; margin-right:0.005cm;}
  40.         span.Tabelle7A{
  41.                 width:8.326cm;}
  42.         span.Tabelle7B{
  43.                 width:9.668cm;}
  44.         td.Tabelle7A1{
  45.                 }
  46.         td.Tabelle7B1{
  47.                 border-width:0.002cm; border-style:solid; border-color:#000000;}
  48.         td.Tabelle7A2{
  49.                 }
  50.         td.Tabelle7B2{
  51.                 }
  52.         table.Tabelle8{
  53.                 }
  54.         span.Tabelle8A{
  55.                 width:1.499cm;}
  56.         span.Tabelle8B{
  57.                 width:16.499cm;}
  58.         table.Tabelle9{
  59.                 }
  60.         span.Tabelle9A{
  61.                 width:8.999cm;}
  62.         table.Tabelle10{
  63.                 }
  64.         span.Tabelle10A{
  65.                 width:1.499cm;}
  66.         span.Tabelle10B{
  67.                 width:16.498cm;}
  68.         tr.Tabelle101{
  69.                 }
  70.         td.Tabelle10A1{
  71.                 }
  72.         p.P1{
  73.                 }
  74.         p.P2{
  75.                 }
  76.         p.P3{
  77.                 }
  78.         span.T1{
  79.                 font-weight:bold;}
  80.         span.fr1{
  81.                 }
  82.         span.fr2{
  83.                 }
  84.         </style></head><body>
  85.   
  86.   
  87.   <p class="P1"/>
  88.   <p class="Head1"><help:paragraphinfo state="U" number="1" xmlns:help="http://openoffice.org/2000/help"/><help:key-word value="numbers; format codes" tag="kw65744_1" xmlns:help="http://openoffice.org/2000/help"/><help:key-word value="format codes; numbers" tag="kw65744_18" xmlns:help="http://openoffice.org/2000/help"/><help:key-word value="codes; number format codes" tag="kw65744_17" xmlns:help="http://openoffice.org/2000/help"/><help:key-word value="conditions; in number formats" tag="kw65744_16" xmlns:help="http://openoffice.org/2000/help"/><help:key-word value="number format codes; overview" tag="kw65744_15" xmlns:help="http://openoffice.org/2000/help"/><help:to-be-embedded Eid="zahlenformatcodes" xmlns:help="http://openoffice.org/2000/help"><help:link Id="65744">Number Format Codes</help:link></help:to-be-embedded></p>
  89.   <p class="Paragraph"><help:paragraphinfo state="U" number="88" xmlns:help="http://openoffice.org/2000/help"/>Number format codes can consist of up to three sections separated by a semicolon (;).</p>
  90.   <ul class="L1">
  91.    <li class="">
  92.     <p class="P2"><help:paragraphinfo state="U" number="108" xmlns:help="http://openoffice.org/2000/help"/>In a number format code with two sections, the first section applies to positive values and zero, and the second section applies to negative values.</p>
  93.    </li>
  94.    <li class="">
  95.     <p class="P2"><help:paragraphinfo state="U" number="109" xmlns:help="http://openoffice.org/2000/help"/>If a number format code with three sections, the first section applies to positive values, the second section to negative values, and the third section to the value zero.</p>
  96.    </li>
  97.   </ul>
  98.   <ul class="L2">
  99.    <li class="">
  100.     <p class="P3"><help:paragraphinfo state="U" number="110" xmlns:help="http://openoffice.org/2000/help"/>You can also assign conditions to the three sections, so that the format is only applied if a condition is met.</p>
  101.    </li>
  102.   </ul>
  103.   <p class="Head2"><help:paragraphinfo state="U" number="229" xmlns:help="http://openoffice.org/2000/help"/>Decimal Places and Significant Digits</p>
  104.   <p class="Paragraph"><help:paragraphinfo state="U" number="3" xmlns:help="http://openoffice.org/2000/help"/>Use zero (0) or the number sign (#) as placeholders in your number format code to represent numbers. The (#) only displays significant digits, while the (0) displays zeroes if there are fewer digits in the number than in the number format.</p>
  105.   <p class="Paragraph"><help:paragraphinfo state="U" number="107" xmlns:help="http://openoffice.org/2000/help"/>Use question marks (?) to represent the number of digits to include in the numerator and the denominator of a fraction. Fractions that do not fit the pattern that you define are displayed as floating point numbers.</p>
  106.   <p class="Paragraph"><help:paragraphinfo state="U" number="4" xmlns:help="http://openoffice.org/2000/help"/>If a number contains more digits to the right of the decimal delimiter than there are placeholders in the format, the number is rounded accordingly. If a number contains more digits to the left of the decimal delimiter than there are placeholders in the format, the entire number is displayed. Use the following list as a guide for using placeholders when you create a number format code:</p>
  107.   <table><tr class=""><th style="text-align:left;"><span class="Tabelle6A">
  108.       <p class="TableHead"><help:paragraphinfo state="U" number="86" xmlns:help="http://openoffice.org/2000/help"/>Placeholders</p>
  109.      </span></th><th style="text-align:left;"><span class="Tabelle6B">
  110.       <p class="TableHead"><help:paragraphinfo state="U" number="87" xmlns:help="http://openoffice.org/2000/help"/>Explanation</p>
  111.      </span></th></tr><tr class=""><td style="text-align:left;"><span class="Tabelle6A">
  112.      <p class="TextInTable"><help:paragraphinfo state="U" number="5" xmlns:help="http://openoffice.org/2000/help"/>#</p>
  113.     </span></td><td style="text-align:left;"><span class="Tabelle6B">
  114.      <p class="TextInTable"><help:paragraphinfo state="U" number="6" xmlns:help="http://openoffice.org/2000/help"/>Does not display extra zeros.</p>
  115.     </span></td></tr><tr class=""><td style="text-align:left;"><span class="Tabelle6A">
  116.      <p class="TextInTable"><help:paragraphinfo state="U" number="7" xmlns:help="http://openoffice.org/2000/help"/>0 (Zero)</p>
  117.     </span></td><td style="text-align:left;"><span class="Tabelle6B">
  118.      <p class="TextInTable"><help:paragraphinfo state="U" number="8" xmlns:help="http://openoffice.org/2000/help"/>Displays extra zeros if the number has less places than zeros in the format.</p>
  119.     </span></td></tr></table>
  120.   <table><tr class=""><th style="text-align:left;"><span class="Tabelle1A">
  121.       <p class="TableHead"><help:paragraphinfo state="U" number="9" xmlns:help="http://openoffice.org/2000/help"/>Number Format</p>
  122.      </span></th><th style="text-align:left;"><span class="Tabelle1A">
  123.       <p class="TableHead"><help:paragraphinfo state="U" number="10" xmlns:help="http://openoffice.org/2000/help"/>Format Code</p>
  124.      </span></th></tr><tr class=""><td style="text-align:left;"><span class="Tabelle1A">
  125.      <p class="TextInTable"><help:paragraphinfo state="U" number="11" xmlns:help="http://openoffice.org/2000/help"/>3456.78 as 3456.8</p>
  126.     </span></td><td style="text-align:left;"><span class="Tabelle1A">
  127.      <p class="TextInTable"><help:paragraphinfo state="U" number="12" xmlns:help="http://openoffice.org/2000/help"/>####.#</p>
  128.     </span></td></tr><tr class=""><td style="text-align:left;"><span class="Tabelle1A">
  129.      <p class="TextInTable"><help:paragraphinfo state="U" number="13" xmlns:help="http://openoffice.org/2000/help"/>9.9 as 9.900</p>
  130.     </span></td><td style="text-align:left;"><span class="Tabelle1A">
  131.      <p class="TextInTable"><help:paragraphinfo state="U" number="14" xmlns:help="http://openoffice.org/2000/help"/>#.000</p>
  132.     </span></td></tr><tr class=""><td style="text-align:left;"><span class="Tabelle1A">
  133.      <p class="TextInTable"><help:paragraphinfo state="U" number="15" xmlns:help="http://openoffice.org/2000/help"/>13 as 13.0 and 1234.567 as 1234.57</p>
  134.     </span></td><td style="text-align:left;"><span class="Tabelle1A">
  135.      <p class="TextInTable"><help:paragraphinfo state="U" number="16" xmlns:help="http://openoffice.org/2000/help"/>#.0#</p>
  136.     </span></td></tr><tr class=""><td style="text-align:left;"><span class="Tabelle1A">
  137.      <p class="TextInTable"><help:paragraphinfo state="U" number="17" xmlns:help="http://openoffice.org/2000/help"/>5.75 as 5 3/4 and 6.3 as 6 3/10</p>
  138.     </span></td><td style="text-align:left;"><span class="Tabelle1A">
  139.      <p class="TextInTable"><help:paragraphinfo state="U" number="18" xmlns:help="http://openoffice.org/2000/help"/># ???/???</p>
  140.     </span></td></tr><tr class=""><td style="text-align:left;"><span class="Tabelle1A">
  141.      <p class="TextInTable"><help:paragraphinfo state="U" number="19" xmlns:help="http://openoffice.org/2000/help"/>.5 as 0.5</p>
  142.     </span></td><td style="text-align:left;"><span class="Tabelle1A">
  143.      <p class="TextInTable"><help:paragraphinfo state="U" number="20" xmlns:help="http://openoffice.org/2000/help"/>0.##</p>
  144.     </span></td></tr></table>
  145.   <p class="Head3"><help:paragraphinfo state="U" number="230" xmlns:help="http://openoffice.org/2000/help"/>Thousands Separator</p>
  146.   <p class="Paragraph"><help:paragraphinfo state="U" number="21" xmlns:help="http://openoffice.org/2000/help"/>Depending on your language setting, you can use a comma or a period as a thousands separator. You can also use the separator to reduce the size of the number that is displayed by a multiple of 1000.</p>
  147.   <table><tr class=""><th style="text-align:left;"><span class="Tabelle2A">
  148.       <p class="TableHead"><help:paragraphinfo state="U" number="22" xmlns:help="http://openoffice.org/2000/help"/>Number Format</p>
  149.      </span></th><th style="text-align:left;"><span class="Tabelle2A">
  150.       <p class="TableHead"><help:paragraphinfo state="U" number="23" xmlns:help="http://openoffice.org/2000/help"/>Format Code</p>
  151.      </span></th></tr><tr class=""><td style="text-align:left;"><span class="Tabelle2A">
  152.      <p class="TextInTable"><help:paragraphinfo state="U" number="24" xmlns:help="http://openoffice.org/2000/help"/>15000 as 15,000</p>
  153.     </span></td><td style="text-align:left;"><span class="Tabelle2A">
  154.      <p class="TextInTable"><help:paragraphinfo state="U" number="25" xmlns:help="http://openoffice.org/2000/help"/>#,###</p>
  155.     </span></td></tr><tr class=""><td style="text-align:left;"><span class="Tabelle2A">
  156.      <p class="TextInTable"><help:paragraphinfo state="U" number="26" xmlns:help="http://openoffice.org/2000/help"/>16000 as 16</p>
  157.     </span></td><td style="text-align:left;"><span class="Tabelle2A">
  158.      <p class="TextInTable"><help:paragraphinfo state="U" number="27" xmlns:help="http://openoffice.org/2000/help"/>#,</p>
  159.     </span></td></tr></table>
  160.   <p class="Head2"><help:paragraphinfo state="U" number="79" xmlns:help="http://openoffice.org/2000/help"/>Including Text in Number Format Codes</p>
  161.   <p class="Head3"><help:paragraphinfo state="U" number="231" xmlns:help="http://openoffice.org/2000/help"/>Text and Numbers</p>
  162.   <p class="Paragraph"><help:paragraphinfo state="U" number="80" xmlns:help="http://openoffice.org/2000/help"/>To include text in a number format that is applied to a cell containing numbers, place a double quotation mark (") in front of and behind the text, or a backslash (\) before a single character. For example, enter <span class="T1">#.# "meters"</span> to display "3.5 meters" or <span class="T1">#.# \m</span> to display "3.5 m".</p>
  163.   <p class="Head3"><help:paragraphinfo state="U" number="232" xmlns:help="http://openoffice.org/2000/help"/>Text and Text</p>
  164.   <p class="Paragraph"><help:paragraphinfo state="U" number="82" xmlns:help="http://openoffice.org/2000/help"/>To include text in a number format that is applied to a cell that might contain text, enclose the text by double quotation marks (" "), and then add an at sign (@). For example, enter <span class="T1">"Total for "@</span> to display "Total for December".</p>
  165.   <p class="Head3"><help:paragraphinfo state="U" number="233" xmlns:help="http://openoffice.org/2000/help"/>Spaces</p>
  166.   <p class="Paragraph"><help:paragraphinfo state="U" number="81" xmlns:help="http://openoffice.org/2000/help"/>To use a character to define the width of a <text:s text:c="" xmlns:text="http://openoffice.org/2000/text"/>space in a number format, type an underscore ( _ ) followed by the character. The width of the space varies according to the width of the character that you choose. For example, <span class="T1">_M</span> creates a wider space than <span class="T1">_i</span>.</p>
  167.   <p class="Head2"><help:paragraphinfo state="U" number="234" xmlns:help="http://openoffice.org/2000/help"/>Color</p>
  168.   <p class="Paragraph"><help:paragraphinfo state="U" number="28" xmlns:help="http://openoffice.org/2000/help"/>To set the color of a section of a number format code, insert one of the following color names in square brackets []:</p>
  169.   <table><tr class=""><td class="Tabelle3A1" style="text-align:left;"><span class="Tabelle3A">
  170.      <p class="TextInTable"><help:paragraphinfo state="U" number="29" xmlns:help="http://openoffice.org/2000/help"/>CYAN</p>
  171.     </span></td><td class="Tabelle3A1" style="text-align:left;"><span class="Tabelle3A">
  172.      <p class="TextInTable"><help:paragraphinfo state="U" number="30" xmlns:help="http://openoffice.org/2000/help"/>GREEN</p>
  173.     </span></td></tr><tr class=""><td class="Tabelle3A1" style="text-align:left;"><span class="Tabelle3A">
  174.      <p class="TextInTable"><help:paragraphinfo state="U" number="31" xmlns:help="http://openoffice.org/2000/help"/>BLACK</p>
  175.     </span></td><td class="Tabelle3A1" style="text-align:left;"><span class="Tabelle3A">
  176.      <p class="TextInTable"><help:paragraphinfo state="U" number="32" xmlns:help="http://openoffice.org/2000/help"/>BLUE</p>
  177.     </span></td></tr><tr class=""><td class="Tabelle3A1" style="text-align:left;"><span class="Tabelle3A">
  178.      <p class="TextInTable"><help:paragraphinfo state="U" number="33" xmlns:help="http://openoffice.org/2000/help"/>MAGENTA</p>
  179.     </span></td><td class="Tabelle3A1" style="text-align:left;"><span class="Tabelle3A">
  180.      <p class="TextInTable"><help:paragraphinfo state="U" number="34" xmlns:help="http://openoffice.org/2000/help"/>RED</p>
  181.     </span></td></tr><tr class=""><td class="Tabelle3A1" style="text-align:left;"><span class="Tabelle3A">
  182.      <p class="TextInTable"><help:paragraphinfo state="U" number="35" xmlns:help="http://openoffice.org/2000/help"/>WHITE</p>
  183.     </span></td><td class="Tabelle3A1" style="text-align:left;"><span class="Tabelle3A">
  184.      <p class="TextInTable"><help:paragraphinfo state="U" number="36" xmlns:help="http://openoffice.org/2000/help"/>YELLOW</p>
  185.     </span></td></tr></table>
  186.   <p class="Head2"><help:paragraphinfo state="U" number="111" xmlns:help="http://openoffice.org/2000/help"/><a name="einbeispiel"/><help:key-word value="number format codes; with conditions" tag="kw65744_14" xmlns:help="http://openoffice.org/2000/help"/><help:key-word value="conditions; for number format codes" tag="kw65744_13" xmlns:help="http://openoffice.org/2000/help"/>Conditions</p>
  187.   <p class="Head3"><help:paragraphinfo state="U" number="235" xmlns:help="http://openoffice.org/2000/help"/>Conditional Brackets</p>
  188.   <p class="Paragraph"><help:paragraphinfo state="U" number="112" xmlns:help="http://openoffice.org/2000/help"/>You can define a number format so that it only applies when the condition that you specify is met. Conditions are enclosed by square brackets [ ].</p>
  189.   <p class="Paragraph"><help:paragraphinfo state="U" number="115" xmlns:help="http://openoffice.org/2000/help"/>You can use any combination of numbers and the <, <=, >, >=, = and <> <text:s text:c="" xmlns:text="http://openoffice.org/2000/text"/>operators.</p>
  190.   <p class="Paragraph"><help:paragraphinfo state="U" number="236" xmlns:help="http://openoffice.org/2000/help"/>For example, if you want to apply different colors to different temperature data, enter:</p>
  191.   <p class="PropText"><help:paragraphinfo state="U" number="113" xmlns:help="http://openoffice.org/2000/help"/>[BLUE][<0]#,0 "┬░C";[RED][>30]#,0 "┬░C";[BLACK]#,0 "┬░C"</p>
  192.   <p class="Paragraph"><help:paragraphinfo state="U" number="114" xmlns:help="http://openoffice.org/2000/help"/>All temperatures below zero are blue, temperatures between 0 and 30 ┬░ C are black, and temperatures greater than 30 ┬░C are red.</p>
  193.   <p class="Head3"><help:paragraphinfo state="U" number="90" xmlns:help="http://openoffice.org/2000/help"/>Positive and Negative Numbers</p>
  194.   <p class="Paragraph"><help:paragraphinfo state="U" number="91" xmlns:help="http://openoffice.org/2000/help"/>To define a number format that adds a different text to a number depending on if the number is positive, negative, or equal to zero, use the following format:</p>
  195.   <p class="PropText"><help:paragraphinfo state="U" number="92" xmlns:help="http://openoffice.org/2000/help"/>"plus" 0;"minus" 0;"null" 0</p>
  196.   <p class="Head2"><help:paragraphinfo state="U" number="83" xmlns:help="http://openoffice.org/2000/help"/>Percentages and Scientific Notation</p>
  197.   <p class="Head3"><help:paragraphinfo state="U" number="237" xmlns:help="http://openoffice.org/2000/help"/>Percentages</p>
  198.   <p class="Paragraph"><help:paragraphinfo state="U" number="84" xmlns:help="http://openoffice.org/2000/help"/>To display numbers as percentages, (numbers that are multiplied by 100) add the percent sign (%) to the number format.</p>
  199.   <p class="Head3"><help:paragraphinfo state="U" number="89" xmlns:help="http://openoffice.org/2000/help"/>Scientific Notation</p>
  200.   <p class="Paragraph"><help:paragraphinfo state="U" number="85" xmlns:help="http://openoffice.org/2000/help"/>Scientific notation lets you write very large numbers or very small fractions in a compact form. For example, in scientific notation, 650000 is written as 6.5 x 10^5, and 0.000065 as 6.5 x 10^-5. In <help:productname xmlns:help="http://openoffice.org/2000/help">%PRODUCTNAME</help:productname>, these numbers are written as 6.5E+5 and 6.5E-5, respectively. To create a number format that displays numbers using scientific notation, enter a # or 0, and then one of the following codes E-, E+, e- or e+.</p>
  201.   <p class="Head2"><help:paragraphinfo state="U" number="98" xmlns:help="http://openoffice.org/2000/help"/><help:key-word value="currency formats; codes" tag="kw65744_12" xmlns:help="http://openoffice.org/2000/help"/><help:key-word value="formats; currency formats" tag="kw65744_11" xmlns:help="http://openoffice.org/2000/help"/><help:key-word value="numbers; currency formats" tag="kw65744_10" xmlns:help="http://openoffice.org/2000/help"/><help:key-word value="Euro; currency formats" tag="kw65744_9" xmlns:help="http://openoffice.org/2000/help"/>Number Format Codes of Currency Formats</p>
  202.   <p class="Paragraph"><help:paragraphinfo state="U" number="99" xmlns:help="http://openoffice.org/2000/help"/>The default currency format for the cells in your spreadsheet is determined by the regional setting of your operating system. If you want, you can apply a custom currency symbol to a cell. For example, enter #.##0.00 Γé¼ to display 4.50 Γé¼ (Euros).</p>
  203.   <p class="Paragraph"><help:paragraphinfo state="U" number="167" xmlns:help="http://openoffice.org/2000/help"/>You can also specify the locale setting for the currency by entering the locale code for the country after the symbol. For example, [$Γé¼-407] represents Euros in Germany. To view the locale code for a country, select the country in the <span class="T1">Language</span> list on the <span class="T1">Numbers</span> tab of the <span class="T1">Format Cells</span> dialog.</p>
  204.   <help:paragraphinfo state="E" xmlns:help="http://openoffice.org/2000/help"/><help:embedded Id="65738" Eid="waehrungtext" xmlns:help="http://openoffice.org/2000/help"/>
  205.   <p class="Head2"><help:paragraphinfo state="U" number="238" xmlns:help="http://openoffice.org/2000/help"/>Date and Time Formats</p>
  206.   <p class="Head3"><help:paragraphinfo state="U" number="37" xmlns:help="http://openoffice.org/2000/help"/><help:key-word value="date formats" tag="kw65744_8" xmlns:help="http://openoffice.org/2000/help"/><help:key-word value="formats; date formats" tag="kw65744_7" xmlns:help="http://openoffice.org/2000/help"/><help:key-word value="numbers; date formats" tag="kw65744_6" xmlns:help="http://openoffice.org/2000/help"/>Date Formats</p>
  207.   <p class="Paragraph"><help:paragraphinfo state="U" number="38" xmlns:help="http://openoffice.org/2000/help"/>To display days, months and years, use the following number format codes.</p>
  208.   <table><tr class=""><th class="Tabelle4A1" style="text-align:left;"><span class="Tabelle4A">
  209.       <p class="TableHead"><help:paragraphinfo state="U" number="39" xmlns:help="http://openoffice.org/2000/help"/>Format</p>
  210.      </span></th><th class="Tabelle4A1" style="text-align:left;"><span class="Tabelle4A">
  211.       <p class="TableHead"><help:paragraphinfo state="U" number="40" xmlns:help="http://openoffice.org/2000/help"/>Format Code</p>
  212.      </span></th></tr><tr class=""><td class="Tabelle4A1" style="text-align:left;"><span class="Tabelle4A">
  213.      <p class="TextInTable"><help:paragraphinfo state="U" number="41" xmlns:help="http://openoffice.org/2000/help"/>Month as 3.</p>
  214.     </span></td><td class="Tabelle4A1" style="text-align:left;"><span class="Tabelle4A">
  215.      <p class="TextInTable"><help:paragraphinfo state="U" number="42" xmlns:help="http://openoffice.org/2000/help"/>M</p>
  216.     </span></td></tr><tr class=""><td class="Tabelle4A1" style="text-align:left;"><span class="Tabelle4A">
  217.      <p class="TextInTable"><help:paragraphinfo state="U" number="43" xmlns:help="http://openoffice.org/2000/help"/>Month as 03.</p>
  218.     </span></td><td class="Tabelle4A1" style="text-align:left;"><span class="Tabelle4A">
  219.      <p class="TextInTable"><help:paragraphinfo state="U" number="44" xmlns:help="http://openoffice.org/2000/help"/>MM</p>
  220.     </span></td></tr><tr class=""><td class="Tabelle4A1" style="text-align:left;"><span class="Tabelle4A">
  221.      <p class="TextInTable"><help:paragraphinfo state="U" number="45" xmlns:help="http://openoffice.org/2000/help"/>Month as Jan-Dec</p>
  222.     </span></td><td class="Tabelle4A1" style="text-align:left;"><span class="Tabelle4A">
  223.      <p class="TextInTable"><help:paragraphinfo state="U" number="46" xmlns:help="http://openoffice.org/2000/help"/>MMM</p>
  224.     </span></td></tr><tr class=""><td class="Tabelle4A1" style="text-align:left;"><span class="Tabelle4A">
  225.      <p class="TextInTable"><help:paragraphinfo state="U" number="47" xmlns:help="http://openoffice.org/2000/help"/>Month as January-December</p>
  226.     </span></td><td class="Tabelle4A1" style="text-align:left;"><span class="Tabelle4A">
  227.      <p class="TextInTable"><help:paragraphinfo state="U" number="48" xmlns:help="http://openoffice.org/2000/help"/>MMMM</p>
  228.     </span></td></tr><tr class=""><td class="Tabelle4A1" style="text-align:left;"><span class="Tabelle4A">
  229.      <p class="TextInTable"><help:paragraphinfo state="U" number="116" xmlns:help="http://openoffice.org/2000/help"/>First letter of Name of Month</p>
  230.     </span></td><td class="Tabelle4A1" style="text-align:left;"><span class="Tabelle4A">
  231.      <p class="TextInTable"><help:paragraphinfo state="U" number="117" xmlns:help="http://openoffice.org/2000/help"/>MMMMM</p>
  232.     </span></td></tr><tr class=""><td class="Tabelle4A1" style="text-align:left;"><span class="Tabelle4A">
  233.      <p class="TextInTable"><help:paragraphinfo state="U" number="49" xmlns:help="http://openoffice.org/2000/help"/>Day as 2</p>
  234.     </span></td><td class="Tabelle4A1" style="text-align:left;"><span class="Tabelle4A">
  235.      <p class="TextInTable"><help:paragraphinfo state="U" number="50" xmlns:help="http://openoffice.org/2000/help"/>D</p>
  236.     </span></td></tr><tr class=""><td class="Tabelle4A1" style="text-align:left;"><span class="Tabelle4A">
  237.      <p class="TextInTable"><help:paragraphinfo state="U" number="51" xmlns:help="http://openoffice.org/2000/help"/>Day as 02</p>
  238.     </span></td><td class="Tabelle4A1" style="text-align:left;"><span class="Tabelle4A">
  239.      <p class="TextInTable"><help:paragraphinfo state="U" number="52" xmlns:help="http://openoffice.org/2000/help"/>DD</p>
  240.     </span></td></tr><tr class=""><td class="Tabelle4A1" style="text-align:left;"><span class="Tabelle4A">
  241.      <p class="TextInTable"><help:paragraphinfo state="U" number="53" xmlns:help="http://openoffice.org/2000/help"/>Day as Sun-Sat</p>
  242.     </span></td><td class="Tabelle4A1" style="text-align:left;"><span class="Tabelle4A">
  243.      <p class="TextInTable"><help:paragraphinfo state="U" number="54" xmlns:help="http://openoffice.org/2000/help"/>NN or DDD</p>
  244.     </span></td></tr><tr class=""><td class="Tabelle4A1" style="text-align:left;"><span class="Tabelle4A">
  245.      <p class="TextInTable"><help:paragraphinfo state="U" number="118" xmlns:help="http://openoffice.org/2000/help"/>Day as Sunday to Saturday</p>
  246.     </span></td><td class="Tabelle4A1" style="text-align:left;"><span class="Tabelle4A">
  247.      <p class="TextInTable"><help:paragraphinfo state="U" number="119" xmlns:help="http://openoffice.org/2000/help"/>NNN or DDDD</p>
  248.     </span></td></tr><tr class=""><td class="Tabelle4A1" style="text-align:left;"><span class="Tabelle4A">
  249.      <p class="TextInTable"><help:paragraphinfo state="U" number="55" xmlns:help="http://openoffice.org/2000/help"/>Day followed by comma, as in "Sunday,"</p>
  250.     </span></td><td class="Tabelle4A1" style="text-align:left;"><span class="Tabelle4A">
  251.      <p class="TextInTable"><help:paragraphinfo state="U" number="56" xmlns:help="http://openoffice.org/2000/help"/>NNNN</p>
  252.     </span></td></tr><tr class=""><td class="Tabelle4A1" style="text-align:left;"><span class="Tabelle4A">
  253.      <p class="TextInTable"><help:paragraphinfo state="U" number="57" xmlns:help="http://openoffice.org/2000/help"/>Year as 00-99</p>
  254.     </span></td><td class="Tabelle4A1" style="text-align:left;"><span class="Tabelle4A">
  255.      <p class="TextInTable"><help:paragraphinfo state="U" number="58" xmlns:help="http://openoffice.org/2000/help"/>YY</p>
  256.     </span></td></tr><tr class=""><td class="Tabelle4A1" style="text-align:left;"><span class="Tabelle4A">
  257.      <p class="TextInTable"><help:paragraphinfo state="U" number="59" xmlns:help="http://openoffice.org/2000/help"/>Year as 1900-2078</p>
  258.     </span></td><td class="Tabelle4A1" style="text-align:left;"><span class="Tabelle4A">
  259.      <p class="TextInTable"><help:paragraphinfo state="U" number="60" xmlns:help="http://openoffice.org/2000/help"/>YYYY</p>
  260.     </span></td></tr><tr class=""><td class="Tabelle4A1" style="text-align:left;"><span class="Tabelle4A">
  261.      <p class="TextInTable"><help:paragraphinfo state="U" number="96" xmlns:help="http://openoffice.org/2000/help"/>Calendar week</p>
  262.     </span></td><td class="Tabelle4A1" style="text-align:left;"><span class="Tabelle4A">
  263.      <p class="TextInTable"><help:paragraphinfo state="U" number="97" xmlns:help="http://openoffice.org/2000/help"/>WW</p>
  264.     </span></td></tr><tr class=""><td class="Tabelle4A1" style="text-align:left;"><span class="Tabelle4A">
  265.      <p class="TextInTable"><help:paragraphinfo state="U" number="103" xmlns:help="http://openoffice.org/2000/help"/>Quarterly as Q1 to Q4</p>
  266.     </span></td><td class="Tabelle4A1" style="text-align:left;"><span class="Tabelle4A">
  267.      <p class="TextInTable"><help:paragraphinfo state="U" number="104" xmlns:help="http://openoffice.org/2000/help"/>Q (K in Swedish locales, T in French and Spain locales)</p>
  268.     </span></td></tr><tr class=""><td class="Tabelle4A1" style="text-align:left;"><span class="Tabelle4A">
  269.      <p class="TextInTable"><help:paragraphinfo state="U" number="105" xmlns:help="http://openoffice.org/2000/help"/>Quarterly as 1st quarter to 4th quarter</p>
  270.     </span></td><td class="Tabelle4A1" style="text-align:left;"><span class="Tabelle4A">
  271.      <p class="TextInTable"><help:paragraphinfo state="U" number="106" xmlns:help="http://openoffice.org/2000/help"/>QQ</p>
  272.     </span></td></tr><tr class=""><td class="Tabelle4A1" style="text-align:left;"><span class="Tabelle4A">
  273.      <p class="TextInTable"><help:paragraphinfo state="U" number="120" xmlns:help="http://openoffice.org/2000/help"/>Era on the Japanese Gengou calendar, single character (possible values are: M, D, S, H)</p>
  274.     </span></td><td class="Tabelle4A1" style="text-align:left;"><span class="Tabelle4A">
  275.      <p class="TextInTable"><help:paragraphinfo state="U" number="121" xmlns:help="http://openoffice.org/2000/help"/>G</p>
  276.     </span></td></tr><tr class=""><td class="Tabelle4A1" style="text-align:left;"><span class="Tabelle4A">
  277.      <p class="TextInTable"><help:paragraphinfo state="U" number="122" xmlns:help="http://openoffice.org/2000/help"/>Era, abbreviation</p>
  278.     </span></td><td class="Tabelle4A1" style="text-align:left;"><span class="Tabelle4A">
  279.      <p class="TextInTable"><help:paragraphinfo state="U" number="123" xmlns:help="http://openoffice.org/2000/help"/>GG</p>
  280.     </span></td></tr><tr class=""><td class="Tabelle4A1" style="text-align:left;"><span class="Tabelle4A">
  281.      <p class="TextInTable"><help:paragraphinfo state="U" number="124" xmlns:help="http://openoffice.org/2000/help"/>Era, full name</p>
  282.     </span></td><td class="Tabelle4A1" style="text-align:left;"><span class="Tabelle4A">
  283.      <p class="TextInTable"><help:paragraphinfo state="U" number="125" xmlns:help="http://openoffice.org/2000/help"/>GGG</p>
  284.     </span></td></tr><tr class=""><td class="Tabelle4A1" style="text-align:left;"><span class="Tabelle4A">
  285.      <p class="TextInTable"><help:paragraphinfo state="U" number="126" xmlns:help="http://openoffice.org/2000/help"/>Number of the year within an era, without a leading zero for single-digit years</p>
  286.     </span></td><td class="Tabelle4A1" style="text-align:left;"><span class="Tabelle4A">
  287.      <p class="TextInTable"><help:paragraphinfo state="U" number="127" xmlns:help="http://openoffice.org/2000/help"/>E</p>
  288.     </span></td></tr><tr class=""><td class="Tabelle4A1" style="text-align:left;"><span class="Tabelle4A">
  289.      <p class="TextInTable"><help:paragraphinfo state="U" number="128" xmlns:help="http://openoffice.org/2000/help"/>Number of the year within an era, with a leading zero for single-digit years</p>
  290.     </span></td><td class="Tabelle4A1" style="text-align:left;"><span class="Tabelle4A">
  291.      <p class="TextInTable"><help:paragraphinfo state="U" number="129" xmlns:help="http://openoffice.org/2000/help"/>EE or R</p>
  292.     </span></td></tr><tr class=""><td class="Tabelle4A1" style="text-align:left;"><span class="Tabelle4A">
  293.      <p class="TextInTable"><help:paragraphinfo state="U" number="138" xmlns:help="http://openoffice.org/2000/help"/>Era, full name and year</p>
  294.     </span></td><td class="Tabelle4A1" style="text-align:left;"><span class="Tabelle4A">
  295.      <p class="TextInTable"><help:paragraphinfo state="U" number="139" xmlns:help="http://openoffice.org/2000/help"/>RR or GGGEE</p>
  296.     </span></td></tr><tr class=""><td class="Tabelle4A1" style="text-align:left;"><span class="Tabelle4A">
  297.      <p class="TextInTable"><help:paragraphinfo state="U" number="214" xmlns:help="http://openoffice.org/2000/help"/>Arabic Islamic format</p>
  298.     </span></td><td class="Tabelle4A1" style="text-align:left;"><span class="Tabelle4A">
  299.      <p class="TextInTable"><help:paragraphinfo state="U" number="215" xmlns:help="http://openoffice.org/2000/help"/>AAA or AAAA</p>
  300.     </span></td></tr></table>
  301.   <p class="Head3"><help:paragraphinfo state="U" number="227" xmlns:help="http://openoffice.org/2000/help"/>Entering Dates</p>
  302.   <p class="Paragraph"><help:paragraphinfo state="U" number="228" xmlns:help="http://openoffice.org/2000/help"/>To enter a date in a cell, use the Gregorian calendar format. For example, in an English locale, enter <text:s text:c="" xmlns:text="http://openoffice.org/2000/text"/>1/2/2002 for Jan 2, 2002.</p>
  303.   <p class="Paragraph"><help:paragraphinfo state="U" number="137" xmlns:help="http://openoffice.org/2000/help"/>All date formats are dependent on the locale that is set in <span class="T1">Tools - Options - Language settings - Languages</span>. For example, if your locale is set to 'Japanese', then the Gengou calendar is used. The default date format in <help:productname xmlns:help="http://openoffice.org/2000/help">%PRODUCTNAME</help:productname> uses the Gregorian Calendar.</p>
  304.   <p class="Paragraph"><help:paragraphinfo state="U" number="216" xmlns:help="http://openoffice.org/2000/help"/>To specify a calendar format that is independent of the locale, add a modifier in front of the date format. For example, to display a date using the Jewish calendar format in a non-Hebrew locale, enter: [~jewish]DD/MM/YYYY.</p>
  305.   <table><tr class=""><th class="Tabelle5A1" style="text-align:left;"><span class="Tabelle5A">
  306.       <p class="TableHead"><help:paragraphinfo state="U" number="217" xmlns:help="http://openoffice.org/2000/help"/>Modifier</p>
  307.      </span></th><th class="Tabelle5A1" style="text-align:left;"><span class="Tabelle5B">
  308.       <p class="TableHead"><help:paragraphinfo state="U" number="218" xmlns:help="http://openoffice.org/2000/help"/>Calendar</p>
  309.      </span></th></tr><tr class=""><td style="text-align:left;"><span class="Tabelle5A">
  310.      <p class="TextInTable"><help:paragraphinfo state="U" number="219" xmlns:help="http://openoffice.org/2000/help"/>[~buddhist]</p>
  311.     </span></td><td style="text-align:left;"><span class="Tabelle5B">
  312.      <p class="TextInTable"><help:paragraphinfo state="U" number="220" xmlns:help="http://openoffice.org/2000/help"/>Thai Buddhist Calendar</p>
  313.     </span></td></tr><tr class=""><td style="text-align:left;"><span class="Tabelle5A">
  314.      <p class="TextInTable"><help:paragraphinfo state="U" number="133" xmlns:help="http://openoffice.org/2000/help"/>[~gengou]</p>
  315.     </span></td><td style="text-align:left;"><span class="Tabelle5B">
  316.      <p class="TextInTable"><help:paragraphinfo state="U" number="134" xmlns:help="http://openoffice.org/2000/help"/>Japanese Gengou Calendar</p>
  317.     </span></td></tr><tr class=""><td style="text-align:left;"><span class="Tabelle5A">
  318.      <p class="TextInTable"><help:paragraphinfo state="U" number="131" xmlns:help="http://openoffice.org/2000/help"/>[~gregorian]</p>
  319.     </span></td><td style="text-align:left;"><span class="Tabelle5B">
  320.      <p class="TextInTable"><help:paragraphinfo state="U" number="132" xmlns:help="http://openoffice.org/2000/help"/>Gregorian Calendar</p>
  321.     </span></td></tr><tr class=""><td style="text-align:left;"><span class="Tabelle5A">
  322.      <p class="TextInTable"><help:paragraphinfo state="U" number="221" xmlns:help="http://openoffice.org/2000/help"/>[~hanja] or [~hanja_yoil]</p>
  323.     </span></td><td style="text-align:left;"><span class="Tabelle5B">
  324.      <p class="TextInTable"><help:paragraphinfo state="U" number="136" xmlns:help="http://openoffice.org/2000/help"/>Korean Calendar</p>
  325.     </span></td></tr><tr class=""><td style="text-align:left;"><span class="Tabelle5A">
  326.      <p class="TextInTable"><help:paragraphinfo state="U" number="222" xmlns:help="http://openoffice.org/2000/help"/>[~hijri]</p>
  327.     </span></td><td style="text-align:left;"><span class="Tabelle5B">
  328.      <p class="TextInTable"><help:paragraphinfo state="U" number="223" xmlns:help="http://openoffice.org/2000/help"/>Arabic Islamic Calendar, currently supported for the following locales: ar_EG, ar_LB, ar_SA, and ar_TN</p>
  329.     </span></td></tr><tr class=""><td style="text-align:left;"><span class="Tabelle5A">
  330.      <p class="TextInTable"><help:paragraphinfo state="U" number="224" xmlns:help="http://openoffice.org/2000/help"/>[~jewish]</p>
  331.     </span></td><td style="text-align:left;"><span class="Tabelle5B">
  332.      <p class="TextInTable"><help:paragraphinfo state="U" number="225" xmlns:help="http://openoffice.org/2000/help"/>Jewish Calendar</p>
  333.     </span></td></tr><tr class=""><td style="text-align:left;"><span class="Tabelle5A">
  334.      <p class="TextInTable"><help:paragraphinfo state="U" number="135" xmlns:help="http://openoffice.org/2000/help"/>[~ROC]</p>
  335.     </span></td><td style="text-align:left;"><span class="Tabelle5B">
  336.      <p class="TextInTable"><help:paragraphinfo state="U" number="226" xmlns:help="http://openoffice.org/2000/help"/>Republic Of China Calendar</p>
  337.     </span></td></tr></table>
  338.   <p class="Paragraph"><help:paragraphinfo state="U" number="140" xmlns:help="http://openoffice.org/2000/help"/><help:switch select="Program" xmlns:help="http://openoffice.org/2000/help"><help:case select="CALC">If you perform a calculation that involves one or more cells using a date format, the result is formatted according to the following mappings:</help:case></help:switch></p>
  339.   <help:paragraphinfo state="E" xmlns:help="http://openoffice.org/2000/help"/><help:switch select="Program" xmlns:help="http://openoffice.org/2000/help"><help:case select="CALC">
  340.   <table border="1" bordercolor="#000000" cellpadding="2" cellspacing="0" page-break-inside="page-break-inside:avoid"><tr class=""><th class="Tabelle7A1" style="text-align:left;"><span class="Tabelle7A">
  341.       <p class="TableHead"><help:paragraphinfo state="U" number="141"/>Initial Format</p>
  342.      </span></th><th class="Tabelle7B1" style="text-align:left;"><span class="Tabelle7B">
  343.       <p class="TableHead"><help:paragraphinfo state="U" number="142"/>Result Format</p>
  344.      </span></th></tr><tr class=""><td class="Tabelle7A2" style="text-align:left;"><span class="Tabelle7A">
  345.      <p class="TextInTable"><help:paragraphinfo state="U" number="143"/>Date + Date</p>
  346.     </span></td><td class="Tabelle7B2" style="text-align:left;"><span class="Tabelle7B">
  347.      <p class="TextInTable"><help:paragraphinfo state="U" number="144"/>Number (Days)</p>
  348.     </span></td></tr><tr class=""><td class="Tabelle7A2" style="text-align:left;"><span class="Tabelle7A">
  349.      <p class="TextInTable"><help:paragraphinfo state="U" number="145"/>Date + Number</p>
  350.     </span></td><td class="Tabelle7B2" style="text-align:left;"><span class="Tabelle7B">
  351.      <p class="TextInTable"><help:paragraphinfo state="U" number="146"/>Date</p>
  352.     </span></td></tr><tr class=""><td class="Tabelle7A2" style="text-align:left;"><span class="Tabelle7A">
  353.      <p class="TextInTable"><help:paragraphinfo state="U" number="147"/>Date + Time</p>
  354.     </span></td><td class="Tabelle7B2" style="text-align:left;"><span class="Tabelle7B">
  355.      <p class="TextInTable"><help:paragraphinfo state="U" number="148"/>Date&Time</p>
  356.     </span></td></tr><tr class=""><td class="Tabelle7A2" style="text-align:left;"><span class="Tabelle7A">
  357.      <p class="TextInTable"><help:paragraphinfo state="U" number="149"/>Date + Date&Time</p>
  358.     </span></td><td class="Tabelle7B2" style="text-align:left;"><span class="Tabelle7B">
  359.      <p class="TextInTable"><help:paragraphinfo state="U" number="150"/>Number</p>
  360.     </span></td></tr><tr class=""><td class="Tabelle7A2" style="text-align:left;"><span class="Tabelle7A">
  361.      <p class="TextInTable"><help:paragraphinfo state="U" number="151"/>Time + Time</p>
  362.     </span></td><td class="Tabelle7B2" style="text-align:left;"><span class="Tabelle7B">
  363.      <p class="TextInTable"><help:paragraphinfo state="U" number="152"/>Time</p>
  364.     </span></td></tr><tr class=""><td class="Tabelle7A2" style="text-align:left;"><span class="Tabelle7A">
  365.      <p class="TextInTable"><help:paragraphinfo state="U" number="153"/>Time + Number</p>
  366.     </span></td><td class="Tabelle7B2" style="text-align:left;"><span class="Tabelle7B">
  367.      <p class="TextInTable"><help:paragraphinfo state="U" number="154"/>Time</p>
  368.     </span></td></tr><tr class=""><td class="Tabelle7A2" style="text-align:left;"><span class="Tabelle7A">
  369.      <p class="TextInTable"><help:paragraphinfo state="U" number="155"/>Time + Date&Time</p>
  370.     </span></td><td class="Tabelle7B2" style="text-align:left;"><span class="Tabelle7B">
  371.      <p class="TextInTable"><help:paragraphinfo state="U" number="156"/>Date&Time</p>
  372.     </span></td></tr><tr class=""><td class="Tabelle7A2" style="text-align:left;"><span class="Tabelle7A">
  373.      <p class="TextInTable"><help:paragraphinfo state="U" number="157"/>Date&Time + Date&Time</p>
  374.     </span></td><td class="Tabelle7B2" style="text-align:left;"><span class="Tabelle7B">
  375.      <p class="TextInTable"><help:paragraphinfo state="U" number="158"/>Time</p>
  376.     </span></td></tr><tr class=""><td class="Tabelle7A2" style="text-align:left;"><span class="Tabelle7A">
  377.      <p class="TextInTable"><help:paragraphinfo state="U" number="159"/>Date&Time + Number</p>
  378.     </span></td><td class="Tabelle7B2" style="text-align:left;"><span class="Tabelle7B">
  379.      <p class="TextInTable"><help:paragraphinfo state="U" number="160"/>Date&Time</p>
  380.     </span></td></tr><tr class=""><td class="Tabelle7A2" style="text-align:left;"><span class="Tabelle7A">
  381.      <p class="TextInTable"><help:paragraphinfo state="U" number="161"/>Number + Number</p>
  382.     </span></td><td class="Tabelle7B2" style="text-align:left;"><span class="Tabelle7B">
  383.      <p class="TextInTable"><help:paragraphinfo state="U" number="162"/>Number</p>
  384.     </span></td></tr></table>
  385.   <help:paragraphinfo state="E"/></help:case></help:switch>
  386.   <p class="Paragraph"><help:paragraphinfo state="U" number="163" xmlns:help="http://openoffice.org/2000/help"/><help:switch select="Program" xmlns:help="http://openoffice.org/2000/help"><help:case select="CALC">The Date&Time format displays the date and time that an entry was made to a cell with this format.</help:case></help:switch></p>
  387.   <help:paragraphinfo state="E" xmlns:help="http://openoffice.org/2000/help"/><help:switch select="Program" xmlns:help="http://openoffice.org/2000/help"><help:case select="CALC"><help:embedded Id="66281" Eid="jahreszahlen"/></help:case></help:switch>
  388.   <table><tr class=""><th style="text-align:left;"><span class="Tabelle8A">
  389.       <p class="Paragraph"><draw:image draw:name="Icon0" svg:desc="Note Icon" svg:pixelx="32" svg:pixely="32" svg:width="0.847cm" svg:height="0.847cm" xlink:href="65980" draw:filter-name="" xmlns:draw="http://openoffice.org/2000/drawing" xmlns:svg="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"/></p>
  390.  
  391.      </span></th><th style="text-align:left;"><span class="Tabelle8B">
  392.       <p class="Paragraph"><help:paragraphinfo state="U" number="164" xmlns:help="http://openoffice.org/2000/help"/><help:switch select="Program" xmlns:help="http://openoffice.org/2000/help"><help:case select="CALC">In <help:productname>%PRODUCTNAME</help:productname>, a date with the value "0" corresponds to Dec 30, 1899.</help:case></help:switch></p>
  393.      </span></th></tr></table>
  394.   <p class="Head3"><help:paragraphinfo state="U" number="61" xmlns:help="http://openoffice.org/2000/help"/><help:key-word value="time formats; codes" tag="kw65744_5" xmlns:help="http://openoffice.org/2000/help"/><help:key-word value="formats; time formats" tag="kw65744_4" xmlns:help="http://openoffice.org/2000/help"/><help:key-word value="numbers; time formats" tag="kw65744_3" xmlns:help="http://openoffice.org/2000/help"/>Time Formats</p>
  395.   <p class="Paragraph"><help:paragraphinfo state="U" number="62" xmlns:help="http://openoffice.org/2000/help"/>To display hours, minutes and seconds use the following number format codes.</p>
  396.   <table><tr class=""><th style="text-align:left;"><span class="Tabelle9A">
  397.       <p class="TableHead"><help:paragraphinfo state="U" number="63" xmlns:help="http://openoffice.org/2000/help"/>Format</p>
  398.      </span></th><th style="text-align:left;"><span class="Tabelle9A">
  399.       <p class="TableHead"><help:paragraphinfo state="U" number="64" xmlns:help="http://openoffice.org/2000/help"/>Format Code</p>
  400.      </span></th></tr><tr class=""><td style="text-align:left;"><span class="Tabelle9A">
  401.      <p class="TextInTable"><help:paragraphinfo state="U" number="65" xmlns:help="http://openoffice.org/2000/help"/>Hours as 0-23</p>
  402.     </span></td><td style="text-align:left;"><span class="Tabelle9A">
  403.      <p class="TextInTable"><help:paragraphinfo state="U" number="66" xmlns:help="http://openoffice.org/2000/help"/>h</p>
  404.     </span></td></tr><tr class=""><td style="text-align:left;"><span class="Tabelle9A">
  405.      <p class="TextInTable"><help:paragraphinfo state="U" number="67" xmlns:help="http://openoffice.org/2000/help"/>Hours as 00-23</p>
  406.     </span></td><td style="text-align:left;"><span class="Tabelle9A">
  407.      <p class="TextInTable"><help:paragraphinfo state="U" number="68" xmlns:help="http://openoffice.org/2000/help"/>hh</p>
  408.     </span></td></tr><tr class=""><td style="text-align:left;"><span class="Tabelle9A">
  409.      <p class="TextInTable"><help:paragraphinfo state="U" number="69" xmlns:help="http://openoffice.org/2000/help"/>Minutes as 0-59</p>
  410.     </span></td><td style="text-align:left;"><span class="Tabelle9A">
  411.      <p class="TextInTable"><help:paragraphinfo state="U" number="70" xmlns:help="http://openoffice.org/2000/help"/>m</p>
  412.     </span></td></tr><tr class=""><td style="text-align:left;"><span class="Tabelle9A">
  413.      <p class="TextInTable"><help:paragraphinfo state="U" number="71" xmlns:help="http://openoffice.org/2000/help"/>Minutes as 00-59</p>
  414.     </span></td><td style="text-align:left;"><span class="Tabelle9A">
  415.      <p class="TextInTable"><help:paragraphinfo state="U" number="72" xmlns:help="http://openoffice.org/2000/help"/>mm</p>
  416.     </span></td></tr><tr class=""><td style="text-align:left;"><span class="Tabelle9A">
  417.      <p class="TextInTable"><help:paragraphinfo state="U" number="73" xmlns:help="http://openoffice.org/2000/help"/>Seconds as 0-59</p>
  418.     </span></td><td style="text-align:left;"><span class="Tabelle9A">
  419.      <p class="TextInTable"><help:paragraphinfo state="U" number="74" xmlns:help="http://openoffice.org/2000/help"/>s</p>
  420.     </span></td></tr><tr class=""><td style="text-align:left;"><span class="Tabelle9A">
  421.      <p class="TextInTable"><help:paragraphinfo state="U" number="75" xmlns:help="http://openoffice.org/2000/help"/>Seconds as 00-59</p>
  422.     </span></td><td style="text-align:left;"><span class="Tabelle9A">
  423.      <p class="TextInTable"><help:paragraphinfo state="U" number="76" xmlns:help="http://openoffice.org/2000/help"/>ss</p>
  424.     </span></td></tr></table>
  425.   <table><tr class="Tabelle101"><th class="Tabelle10A1" style="text-align:left;"><span class="Tabelle10A">
  426.       <p class="Paragraph"><draw:image draw:name="Icon1" svg:desc="Note Icon" svg:pixelx="32" svg:pixely="32" svg:width="0.847cm" svg:height="0.847cm" xlink:href="65980" draw:filter-name="" xmlns:draw="http://openoffice.org/2000/drawing" xmlns:svg="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"/></p>
  427.  
  428.      </span></th><th class="Tabelle10A1" style="text-align:left;"><span class="Tabelle10B">
  429.       <p class="TextInTable"><help:paragraphinfo state="U" number="77" xmlns:help="http://openoffice.org/2000/help"/>To display seconds as fractions, add a decimal delimiter to your number format code. For example, enter <span class="T1">hh:mm:ss,00</span> to display the time as "01:02:03,45".</p>
  430.      </span></th></tr></table>
  431.   <p class="Paragraph"><help:paragraphinfo state="U" number="102" xmlns:help="http://openoffice.org/2000/help"/><help:key-word value="time formats; over 24 hours" tag="kw65744_2" xmlns:help="http://openoffice.org/2000/help"/>If a time is entered in the form 02:03,45 or 01:02:03,45 or 25:01:02, the following formats are assigned if no other time format has been specified: MM:SS,00 or [HH]:MM:SS,00 or [HH]:MM:SS.</p>
  432.   <p class="Head2"><help:paragraphinfo state="U" number="169" xmlns:help="http://openoffice.org/2000/help"/>Displaying Numbers Using Native Characters</p>
  433.   <p class="Paragraph"><help:paragraphinfo state="U" number="170" xmlns:help="http://openoffice.org/2000/help"/>To display numbers using native number characters, use a [NatNum1], [NatNum2], ... [NatNum11] modifier at the beginning of a number format codes.</p>
  434.   <p class="Paragraph"><help:paragraphinfo state="U" number="171" xmlns:help="http://openoffice.org/2000/help"/>The [NatNum1] modifier always uses a one to one character mapping to convert numbers to a string that matches the native number format code of the corresponding locale. The other modifiers produce different results if they are used with different locales. A locale can be the language and the territory for which the format code is defined, or a modifier such as [$-yyy] that follows the native number modifier. In this case, yyy is the hexadecimal MS-LCID that is also used in currency format codes. For example, to display a number using Japanese short Kanji characters in an English US locale, use the following number format code:</p>
  435.   <p class="PropText"><help:paragraphinfo state="U" number="172" xmlns:help="http://openoffice.org/2000/help"/>[NatNum1][$-411]0</p>
  436.   <p class="Paragraph"><help:paragraphinfo state="U" number="173" xmlns:help="http://openoffice.org/2000/help"/>In the following list, the Microsoft Excel [DBNumX] modifier that corresponds to <help:productname xmlns:help="http://openoffice.org/2000/help">%PRODUCTNAME</help:productname> [NatNum] modifier is shown. If you want, you can use a [DBNumX] modifier instead of [NatNum] modifier for your locale. Whenever possible, <help:productname xmlns:help="http://openoffice.org/2000/help">%PRODUCTNAME</help:productname> internally maps [DBNumX] modifiers to <text:s text:c="" xmlns:text="http://openoffice.org/2000/text"/>[NatNumN] modifiers.</p>
  437.   <p class="PropText"><help:paragraphinfo state="U" number="174" xmlns:help="http://openoffice.org/2000/help"/>[NatNum1] Transliteration in</p>
  438.   <p class="PropText"><help:paragraphinfo state="U" number="175" xmlns:help="http://openoffice.org/2000/help"/>Chinese: Chinese lower case characters; CAL: 1/7/7 [DBNum1]</p>
  439.   <p class="PropText"><help:paragraphinfo state="U" number="176" xmlns:help="http://openoffice.org/2000/help"/>Japanese: short Kanji characters [DBNum1]; CAL: 1/4/4 [DBNum1]</p>
  440.   <p class="PropText"><help:paragraphinfo state="U" number="177" xmlns:help="http://openoffice.org/2000/help"/>Korean: Korean lower case characters [DBNum1]; CAL: 1/7/7 [DBNum1]</p>
  441.   <p class="PropText"><help:paragraphinfo state="U" number="178" xmlns:help="http://openoffice.org/2000/help"/>Thai: Thai characters</p>
  442.   <p class="PropText"><help:paragraphinfo state="U" number="179" xmlns:help="http://openoffice.org/2000/help"/>Arabic: Indic characters</p>
  443.   <p class="PropText"><help:paragraphinfo state="U" number="180" xmlns:help="http://openoffice.org/2000/help"/>Indic: Indic characters</p>
  444.   <help:paragraphinfo state="E" xmlns:help="http://openoffice.org/2000/help"/> 
  445.   <p class="PropText"><help:paragraphinfo state="U" number="181" xmlns:help="http://openoffice.org/2000/help"/>[NatNum2] Transliteration in</p>
  446.   <p class="PropText"><help:paragraphinfo state="U" number="182" xmlns:help="http://openoffice.org/2000/help"/>Chinese: Chinese upper case characters; CAL: 2/8/8 [DBNum2]</p>
  447.   <p class="PropText"><help:paragraphinfo state="U" number="183" xmlns:help="http://openoffice.org/2000/help"/>Japanese: traditional Kanji characters; CAL: 2/5/5 [DBNum2]</p>
  448.   <p class="PropText"><help:paragraphinfo state="U" number="184" xmlns:help="http://openoffice.org/2000/help"/>Korean: Korean upper case characters [DBNum2]; CAL: 2/8/8 [DBNum2]</p>
  449.   <help:paragraphinfo state="E" xmlns:help="http://openoffice.org/2000/help"/> 
  450.   <p class="PropText"><help:paragraphinfo state="U" number="185" xmlns:help="http://openoffice.org/2000/help"/>[NatNum3] Transliteration in</p>
  451.   <p class="PropText"><help:paragraphinfo state="U" number="186" xmlns:help="http://openoffice.org/2000/help"/>Chinese: fullwidth Arabic digits; CAL: 3/3/3 [DBNum3]</p>
  452.   <p class="PropText"><help:paragraphinfo state="U" number="187" xmlns:help="http://openoffice.org/2000/help"/>Japanese: fullwidth Arabic digits; CAL: 3/3/3 [DBNum3]</p>
  453.   <p class="PropText"><help:paragraphinfo state="U" number="188" xmlns:help="http://openoffice.org/2000/help"/>Korean: fullwidth Arabic digits [DBNum3]; CAL: 3/3/3 [DBNum3]</p>
  454.   <help:paragraphinfo state="E" xmlns:help="http://openoffice.org/2000/help"/> 
  455.   <p class="PropText"><help:paragraphinfo state="U" number="189" xmlns:help="http://openoffice.org/2000/help"/>[NatNum4] Transliteration in</p>
  456.   <p class="PropText"><help:paragraphinfo state="U" number="190" xmlns:help="http://openoffice.org/2000/help"/>Chinese: lower case text [DBNum1]</p>
  457.   <p class="PropText"><help:paragraphinfo state="U" number="191" xmlns:help="http://openoffice.org/2000/help"/>Japanese: modern long Kanji text [DBNum2]</p>
  458.   <p class="PropText"><help:paragraphinfo state="U" number="192" xmlns:help="http://openoffice.org/2000/help"/>Korean: formal lower case text</p>
  459.   <help:paragraphinfo state="E" xmlns:help="http://openoffice.org/2000/help"/> 
  460.   <p class="PropText"><help:paragraphinfo state="U" number="193" xmlns:help="http://openoffice.org/2000/help"/>[NatNum5] Transliteration in</p>
  461.   <p class="PropText"><help:paragraphinfo state="U" number="194" xmlns:help="http://openoffice.org/2000/help"/>Chinese: Chinese upper case text [DBNum2]</p>
  462.   <p class="PropText"><help:paragraphinfo state="U" number="195" xmlns:help="http://openoffice.org/2000/help"/>Japanese: traditional long Kanji text [DBNum3]</p>
  463.   <p class="PropText"><help:paragraphinfo state="U" number="196" xmlns:help="http://openoffice.org/2000/help"/>Korean: formal upper case text</p>
  464.   <help:paragraphinfo state="E" xmlns:help="http://openoffice.org/2000/help"/> 
  465.   <p class="PropText"><help:paragraphinfo state="U" number="197" xmlns:help="http://openoffice.org/2000/help"/>[NatNum6] Transliteration in</p>
  466.   <p class="PropText"><help:paragraphinfo state="U" number="198" xmlns:help="http://openoffice.org/2000/help"/>Chinese: fullwidth text [DBNum3]</p>
  467.   <p class="PropText"><help:paragraphinfo state="U" number="199" xmlns:help="http://openoffice.org/2000/help"/>Japanese: fullwidth text</p>
  468.   <p class="PropText"><help:paragraphinfo state="U" number="200" xmlns:help="http://openoffice.org/2000/help"/>Korean: fullwidth text</p>
  469.   <help:paragraphinfo state="E" xmlns:help="http://openoffice.org/2000/help"/> 
  470.   <p class="PropText"><help:paragraphinfo state="U" number="201" xmlns:help="http://openoffice.org/2000/help"/>[NatNum7] Transliteration in</p>
  471.   <p class="PropText"><help:paragraphinfo state="U" number="202" xmlns:help="http://openoffice.org/2000/help"/>Japanese: modern short Kanji text</p>
  472.   <p class="PropText"><help:paragraphinfo state="U" number="203" xmlns:help="http://openoffice.org/2000/help"/>Korean: informal lower case text</p>
  473.   <help:paragraphinfo state="E" xmlns:help="http://openoffice.org/2000/help"/> 
  474.   <p class="PropText"><help:paragraphinfo state="U" number="204" xmlns:help="http://openoffice.org/2000/help"/>[NatNum8] Transliteration in</p>
  475.   <p class="PropText"><help:paragraphinfo state="U" number="205" xmlns:help="http://openoffice.org/2000/help"/>Japanese: traditional short Kanji text [DBNum4]</p>
  476.   <p class="PropText"><help:paragraphinfo state="U" number="206" xmlns:help="http://openoffice.org/2000/help"/>Korean: informal upper case text</p>
  477.   <help:paragraphinfo state="E" xmlns:help="http://openoffice.org/2000/help"/> 
  478.   <p class="PropText"><help:paragraphinfo state="U" number="207" xmlns:help="http://openoffice.org/2000/help"/>[NatNum9] Transliteration in</p>
  479.   <p class="PropText"><help:paragraphinfo state="U" number="208" xmlns:help="http://openoffice.org/2000/help"/>Korean: Hangul characters</p>
  480.   <help:paragraphinfo state="E" xmlns:help="http://openoffice.org/2000/help"/> 
  481.   <p class="PropText"><help:paragraphinfo state="U" number="209" xmlns:help="http://openoffice.org/2000/help"/>[NatNum10] Transliteration in</p>
  482.   <p class="PropText"><help:paragraphinfo state="U" number="210" xmlns:help="http://openoffice.org/2000/help"/>Korean: formal Hangul text [DBNum4]; CAL: 9/11/11 [DBNum4]</p>
  483.   <help:paragraphinfo state="E" xmlns:help="http://openoffice.org/2000/help"/> 
  484.   <p class="PropText"><help:paragraphinfo state="U" number="211" xmlns:help="http://openoffice.org/2000/help"/>[NatNum11] Transliteration in</p>
  485.   <p class="PropText"><help:paragraphinfo state="U" number="212" xmlns:help="http://openoffice.org/2000/help"/>Korean: informal Hangul text</p>
  486.  </body></html>